﻿@charset "utf-8";
/* CSS Document */

/*产品详情页留言 */
.Ly {
	width: 800px; padding-left: 400px;
	height: 480px;
	background: url(../images/liuyanren.png) no-repeat 0px 30px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.Ly h2 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	color: #0074b4;
	font-size: 34px;
	font-weight: bold;
	text-align:left;
}
.Ly p {
	text-align: left;
	font-size: 18px;
	color: #f04d4d;
	background: url(../images/xing.png) no-repeat 392px 4px;
	margin-top: 30px;
}
.Ly .box {
	width: 790px;
	 margin-top: 28px;
	overflow: hidden;
}
.Ly .box .Input {
	width: 377px;
	height: 46px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	float: left;
	margin-bottom: 17px;
}
.Ly .box .Input1, .Ly .box .Input3 {
	margin-left: 0;
}
.Ly .box .Input3 {
	margin-right: 32px;
}
.Ly .box .Input span {
	width: 85px;
	height: 32px;
	display: block;
	float: left;
	border-right: 1px solid #dcdcdc;
	margin-top: 7px;
	line-height: 32px;
	text-indent: 25px;
	background: url(../images/xing.png) no-repeat 12px center;
	font-size: 14px;
	color: #666666;
}
.Ly .box .Input input {
	height: 46px;
	line-height: 46px;
	width: 281px;
	padding-left: 10px;
	border: none;
	outline: none;
	float: left;
	font-size: 14px;
	color: #666666;
}
.Ly .box .DifInput {
	width: 379px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 17px;
}
.Ly .box .DifInput .leftCon {
	width: 279px;
	overflow: hidden;
	height: 46px;
	border: 1px solid #dcdcdc;
	float: left;
}
.Ly .box .DifInput span {
	width: 85px;
	height: 32px;
	display: block;
	float: left;
	border-right: 1px solid #dcdcdc;
	margin-top: 7px;
	line-height: 32px;
	text-indent: 25px;
	background: url(../images/xing.png) no-repeat 12px center;
	font-size: 14px;
	color: #666666;
}
.Ly .box .DifInput input {
	height: 46px;
	line-height: 46px;
	width: 178px;
	padding-left: 10px;
	border: none;
	outline: none;
	font-size: 14px;
	color: #666666;
}
.Ly .box .DifInput i {
	display: block;
	width: 74px;
	height: 26px;
	float: left;
	margin: 10px 0 0 17px;
}
.Ly .box .textarea {
	width: 788px;
	border: 1px solid #dcdcdc;
	height: 125px;
	margin-top: 75px;
}
.Ly .box .textarea span {
	width: 85px;
	height: 100px;
	display: block;
	float: left;
	border-right: 1px solid #dcdcdc;
	margin-top: 7px;
	text-indent: 25px;
	background: url(../images/xing.png) no-repeat 12px 11px;
	padding-top: 7px;
	font-size: 14px;
	color: #666666;
}
.Ly .box .textarea textarea {
	height: 108px;
	;
	width: 692px;
	padding-left: 10px;
	border: none;
	outline: none;
	float: left;
	resize: none;
	padding-top: 17px;
	font-size: 14px;
	color: #666666;
}
.Ly .tj {
	width: 290px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin: 42px 0 0 0;
	cursor: pointer;
}
.Ly .tj button:hover{ cursor:pointer; background-color: #1395DC;}